projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9bf0f5
)
(Hungry Delete): Upcase @key argument.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 19 Jan 2006 17:31:25 +0000
(17:31 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 19 Jan 2006 17:31:25 +0000
(17:31 +0000)
man/programs.texi
patch
|
blob
|
history
diff --git
a/man/programs.texi
b/man/programs.texi
index e18064881507a644faa747daac2f2092dd67bfe1..dfb1e9c0d85d23c71c98a754ba61549a10949df0 100644
(file)
--- a/
man/programs.texi
+++ b/
man/programs.texi
@@
-1630,7
+1630,7
@@
following point.
delete mode}. When this feature is enabled (indicated by @samp{/h} in
the mode line after the mode name), a single @key{BS} command deletes
all preceding whitespace, not just one space, and a single @kbd{C-c
-C-d} (but @emph{not} @key{
delete
}) deletes all following whitespace.
+C-d} (but @emph{not} @key{
DELETE
}) deletes all following whitespace.
@table @kbd
@item M-x c-toggle-hungry-state